home *** CD-ROM | disk | FTP | other *** search
/ IRIX 5.3 for Indy R4400 / IRIX 5.3 for Indy R4400 175MHz.img / dist / eoe2.idb / usr / lib / help / ge.z / ge
Text File  |  1995-02-28  |  2KB  |  62 lines

  1. * *#ident    "@(#)sccs:help.d/ge    6.3" 
  2. *#ident "%W%"
  3. *    Messages for get command of SCCS.
  4. *
  5. -3
  6. "e not allowed with m"
  7. You can't use both the -e and -m arguments on the same get command.
  8. -4
  9. "writable `...' exists"
  10. For safety's sake, SCCS won't overwrite an existing g-file if it's writable.
  11. If you don't need the g-file, remove it and rerun the get command.
  12. -5
  13. "nonexistent sid"
  14. The specified sid does not exist in the
  15. given file.
  16. Check for typos.
  17. -9
  18. "... already included"
  19. You mentioned the same delta twice with an -i and/or an -x argument.
  20. -10
  21. "... already excluded"
  22. You mentioned the same delta twice with an -x and/or an -i argument.
  23. -11
  24. "internal error in get/enter()"
  25. ``Lasciate ogni speranza, voi ch'entrate''
  26. This shouldn't have happened!!
  27. Do a "help stuck".
  28. -17
  29. "being edited: `...'"
  30. You can't do a get with an -e argument because someone else already
  31. did and hasn't made a delta yet.  If that someone else is really you,
  32. you can regenerate a new file to be edited, if necessary, by using the -k
  33. argument.  If you want to cancel the reservation entirely, see your
  34. SCCS administrator, and tell him/her you want the p-file edited.
  35.  
  36. The data in quotes is from the p-file.
  37. -18
  38. "being edited: `...'"
  39. Someone else has done a get with an -e argument.
  40. This can't hurt what you're doing,
  41. but isn't it nice to know that someone else
  42. is making deltas to this file too?
  43. -19
  44. "release locked against editing"
  45. The release retrieved by `get' for editing purposes (get -e )
  46. is locked against further editing.
  47. "prs -d:LK:" on the SCCS file tells you which releases are locked.
  48. The `admin' command is used to lock and unlock releases.
  49. -20
  50. "curdir failed"
  51. Re-check what you did.  Re-try the command.  If the problem persists,
  52. contact your local UNIX administrator.
  53. -21
  54. "cannot change directory"
  55. If you know the directory name, then check to see if it exists.
  56. Re-try the command.  If the problem persists, contact your
  57. local UNIX administrator.
  58. -22
  59. "r out of range"
  60. The release number specified with the -r keyletter is out of range.
  61. This means the number was greater than 9999 or less than 1.
  62.